home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / wx44.arc / WEATHER.DOC < prev    next >
Text File  |  1986-10-27  |  9KB  |  235 lines

  1.  
  2.  
  3.                              WEATHER - Version 4.4
  4.  
  5.  
  6.                     For The IBM Family Of PC's & Compatibles
  7.  
  8.  
  9.  
  10.                                  ~~~~~~~~~~~~
  11.  
  12.  
  13.  
  14.                                By:  Phil Baughn
  15.  
  16.               Distributed Through:  The Mailroom RBBS-PC
  17.                                     2050 Idle Hour Center
  18.                                     Lexington, KY  40502
  19.  
  20.                                     Data : (606)293-5119
  21.                                     Voice: (606)268-0206
  22.  
  23.                                     CompuServe User #:
  24.                                     [   76044,1535   ]
  25.  
  26.  
  27.  
  28.  
  29.                                  ~~~~~Index~~~~~
  30.  
  31.                                 
  32.                                 Shareware  Notice
  33.  
  34.                          Whats New?  [ With version 4.3 ]      
  35.  
  36.                       Whats Included In The Program Package?
  37.  
  38.                          Brief Description Of Each Module
  39.  
  40.                                         :Forecasting
  41.                                         :Wind Chill
  42.                                         :Temp-Humidity Index
  43.                                         :Heat Index
  44.                                         :Dew Point
  45.  
  46.                           Practical Usage Of Each Module
  47.  
  48.                                         :Forecasting
  49.                                         :Wind Chill
  50.                                         :Temp-Humidity Index
  51.                                         :Heat Index
  52.                                         :Dew Point
  53.  
  54.                                Future Directions...
  55.  
  56.  
  57.                                ~~~~~~~~~~~~~~~~~~~~
  58.  
  59.  
  60. ShareWare...
  61.  
  62. This program is distributed as ShareWare.  You may fell free to copy and
  63. revise it as you like as long as you do not  remove  or alter any of the
  64. credit information located in lines 1-200  and  elsewhere in the program.
  65.  
  66. You are welcome to revise, add and make improvements to this program. If
  67. you find that you have made some  significant improvements and additions
  68. to this package, please upload them to my attention either at The Mailroom
  69. RBBS or to Compuserve; User # 76044,1535.
  70.  
  71.  
  72.  
  73.                                 ~~~~~~~~~~~~~~~~~~~ 
  74.  
  75.  
  76. Whats New With This Version...
  77.  
  78.      - Dew Point Calculation!  Dew point is "backed" into given the current
  79.        temperature and relative humidity.             
  80.  
  81.      - Basic source code has been cleaned up and better organized into
  82.        subroutines to allow for easier interpetation of the modules and
  83.        possible refinement by the end users.  REMarks clearly indicating
  84.        all major areas of the program have been added.
  85.  
  86.        This housecleaning of the source code will eventually allow the
  87.        program to take on a great deal more "practical" uses building
  88.        on the existing information already supplied and calculated in
  89.        the existing modules with relative ease.
  90.  
  91.      - Heat Index and THI quick explanation pages have been added as a
  92.        user selectable option to give a more immediate interpretation
  93.        of the results of these two calculations from within the program.
  94.  
  95.  
  96.  
  97.                                 ~~~~~~~~~~~~~~~~~~~
  98.  
  99.  
  100. Whats Included In The Package...
  101.  
  102.      - This quick reference documentation file.
  103.  
  104.      - The actual BASIC source code for the program itself.
  105.        This is an actual IBM/MS BASIC program and can be
  106.        run under the BASIC interpreter by typing:
  107.  
  108.        BASICA WX43
  109.  
  110.        At the DOS command prompt.  [ Be sure that BASICA is available
  111.        either on the current disk or through an appropriate PATH. ]
  112.  
  113.      - An EXEcutable, compiled, version of the program which can be
  114.        easily run from the DOS command prompt by typing WX43.
  115.  
  116.      - You will find that the compiled version is somewhat faster.
  117.  
  118.      - A comments form.  Your feedback on this program and it's future
  119.        direction is appreciated.  If you are unable to submit feedback
  120.        and suggestions to either CompuServe or The MAILROOM RBBS, please
  121.        a moment and jot your ideas down here.  Thank you.
  122.  
  123.  
  124.                                 ~~~~~~~~~~~~~~~~~~~
  125.  
  126.  
  127. The Weather Modules...
  128.  
  129. Forecasting:
  130.  
  131. Given the barometric pressure and temperature, this module will predict the
  132. weather for your area for approximently the next 24-48 hour time period. It
  133. is sometimes necessary to advise the program as the whether the pressure is
  134. rising, falling, or steady; and whether or not the tendancy is moving rapid
  135. ly or slowly.  The wind direction coupled with the barometric information
  136. may at times require knowledge of the previous wind direction to make an
  137. accurate prediction.
  138.  
  139. This forecasting module uses the most detailed of the "Wind-Barometer"
  140. tables as its guide.  It produces a fairly accurate forecast when supplied
  141. with the proper information.  Test it against your weather station.
  142.  
  143. This module does not take into effect the altitude, prevailing winds, or
  144. normal standard cyclical barometric changes.            
  145.  
  146.  
  147. Wind Chill:
  148.  
  149. This module computes what it really feels like outside to the average
  150. person dressed in an average mannor.  Wind has a profound effect upon the
  151. effective temperature.  Stronger winds make it appear to be much colder
  152. and harmful than light winds.
  153.  
  154. Wind chill calculations are most effective under 60 degrees and less effect
  155. ive over 60 degrees.  Use this calculation to se how "cold" it really is.
  156.  
  157.  
  158. Temperature-Humidity Index:
  159.  
  160. This module calculates an index number which basically tells you the exact
  161. opposite of Wind Chill;  how uncomfortable it really is due to the effects
  162. of heat and humidity.   THI figures in excess of 92 are considered VERY
  163. DANGEROUS.  The internal interpretation page within the program tells more.
  164.  
  165.  
  166. Heat Index:
  167.  
  168. This calculation is very similiar to the THI except that it calculates a
  169. number that may be more understandable.  Ibstead of producing just an index
  170. number, it returns the actual temperature which it feels like.  Temperature
  171. readings in the 90's with high humidity actually make it feel like it is
  172. over 150 degrees and extreme caution should while outdoors!
  173.  
  174.  
  175. Dew Point:
  176.  
  177. The Dew Point module calculate the temperature at which, given no change in
  178. barometric pressure, the air will become "saturated" and "dew" or conden-
  179. sation would begin to form.  Watch for a high dew point to indicate whether
  180. or not to attempt observational astronomy (with dew, the lens will frost
  181. over and fog may occur) as well as for a great number of other items.
  182.  
  183. Hint..when the dew point and the temperature are the same, the cloud base
  184. is ground level.  You're in them! And condinsation of some form will occur.
  185.  
  186.  
  187.  
  188.                                 ~~~~~~~~~~~~~~~~~~~
  189.  
  190. Using The Modules...
  191.  
  192.  
  193.  ************************************************************************
  194.  **  This section has yet to be completed.  Any amature meteorolgists  **
  195.  **       out there are more than welcome to help in this area.        **
  196.  ************************************************************************
  197.  
  198.  
  199.  
  200.                                 ~~~~~~~~~~~~~~~~~~~
  201.  
  202.  
  203. Future Directions...
  204.  
  205. Given the amout of information which is already available from either the
  206. input required for these modules and as a result of the modules themselves,
  207. there are any number of routines which could now be implemented to better
  208. take advantage of the data.  Programs relating to predicted wind speed, 
  209. cloud formation, fog, etc...
  210.  
  211. Additionally, the forecasting module could be revised to take into account
  212. some additional variables such as altitude, prevailing wind presence, the
  213. normal daily cyclical movement of the barometer, etc.  This could become
  214. an additional subroutine which would let those interested in a more pro-
  215. fessional forecast and knowledgable enough to utilize it continue, while
  216. leaving the base program module informative and simple for those who wish
  217. not to go on.
  218.  
  219. More detailed, immediate branching, subroutines could be added to better
  220. explain and advise on the individual subroutines as has been attempted in
  221. the THI and Heat Index modules.        
  222.  
  223. A "Testing" routine could be entered to help guide those who would like to
  224. test themselves and their weather knowledge by supplying just some of the 
  225. information and prompting for answers.
  226.  
  227. Your ideas and additions are welcome!
  228.  
  229.  
  230.  
  231.                ~~~~~~~~~~~~~~~~End Of Documentation~~~~~~~~~~~~~~~~
  232.  
  233.                Pgm: Weather [ WX ] Ver. 4.3     Author: Phil Baughn
  234.                ****************************************************
  235.